public void AddNumericSetting( string strSettingPath, int[] arrValues, Range[] arrRange, ISettings.CreationFlag eFlag )
public: void AddNumericSetting( String^ strSettingPath, array<int>^ arrValues, array<Range^>^ arrRange, ISettings.CreationFlag eFlag )
Parameters
- strSettingPath
- Indicates the path of the setting.
- arrValues
- Array of values added to the setting
- arrRange
- Array of Eplan.EplApi.Base.Range. Used for value validation.
- eFlag
- Eplan.EplApi.Base.ISettings.CreationFlag